extractQueryAsList
Processes the query parameters of a url string into a list
Return
a list containing the values of all query parameters of the url
Parameters
url
the url string to extract the query parameters from
Processes the query parameters of a url string into a list
a list containing the values of all query parameters of the url
the url string to extract the query parameters from